Examples
This example shows the current SNMP use-vrfs for the specified devices.
efa inventory device snmp use-vrf list --ip 10.139.44.159-160
+---------------+-------------+----------+-----------------+
| IP Address | Use VRF | Shutdown | AppState |
+---------------+-------------+----------+-----------------+
| 10.139.44.159 | default-vrf | false | cfg-not-managed |
+---------------+-------------+----------+-----------------+
| 10.139.44.159 | mgmt-vrf | false | cfg-not-managed |
+---------------+-------------+----------+-----------------+
| 10.139.44.159 | vrf1 | true | cfg-in-sync |
+---------------+-------------+----------+-----------------+
| 10.139.44.160 | default-vrf | false | cfg-not-managed |
+---------------+-------------+----------+-----------------+
| 10.139.44.160 | mgmt-vrf | false | cfg-not-managed |
+---------------+-------------+----------+-----------------+
| 10.139.44.160 | vrf1 | true | cfg-in-sync |
+---------------+-------------+----------+-----------------+
Snmp use-vrf details